GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellMatrix<T> クラス : RemoveColumns メソッド |
'Declaration
Public Overridable Sub RemoveColumns( _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
public virtual void RemoveColumns( int column, int columnCount )